home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="UTF-8"?>
- <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
- <plist version="1.0">
- <dict>
- <key>AppleEventCode</key>
- <string>ScDA</string>
- <key>Classes</key>
- <dict>
- <key>MailingDocument</key>
- <dict>
- <key>AppleEventCode</key>
- <string>MDoc</string>
- <key>Superclass</key>
- <string>NSCoreSuite.NSDocument</string>
- <key>SupportedCommands</key>
- <dict>
- <key>ImportAddressesFile</key>
- <string>handleImportAddressesFileScriptCommand:</string>
- </dict>
- </dict>
- </dict>
- <key>Commands</key>
- <dict>
- <key>ImportAddressesFile</key>
- <dict>
- <key>AppleEventClassCode</key>
- <string>ScDA</string>
- <key>AppleEventCode</key>
- <string>ImpA</string>
- <key>Arguments</key>
- <dict>
- <key>File</key>
- <dict>
- <key>AppleEventCode</key>
- <string>File</string>
- <key>Type</key>
- <string>NSString</string>
- </dict>
- <key>ReplacingExistingRecipients</key>
- <dict>
- <key>AppleEventCode</key>
- <string>Repl</string>
- <key>Optional</key>
- <string>YES</string>
- <key>Type</key>
- <string>NSNumber<Bool></string>
- </dict>
- </dict>
- <key>CommandClass</key>
- <string>NSScriptCommand</string>
- </dict>
- </dict>
- <key>Name</key>
- <string>MailDrop</string>
- </dict>
- </plist>
-